chore(deps): update all non-major dependencies - autoclosed #56
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.12.0
->^4.13.1
^2.2.331
->^2.2.339
^3.5.0
->^3.5.1
^1.3.0
->^1.4.0
^66.0.0
->^66.1.2
^66.0.0
->^66.1.2
^1.0.0
->^1.0.1
^13.1.0
->^13.2.0
^9.25.1
->^9.27.0
^3.16.2
->^3.17.3
^1.87.0
->^1.89.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.13.1
Compare Source
No significant changes
View changes on GitHub
v4.13.0
Compare Source
🚀 Features
unicorn
to v59 - by @antfu (e545c)🐞 Bug Fixes
View changes on GitHub
v4.12.1
Compare Source
No significant changes
View changes on GitHub
iconify/icon-sets (@iconify/json)
v2.2.339
Compare Source
v2.2.338
Compare Source
v2.2.337
Compare Source
v2.2.336
Compare Source
v2.2.335
Compare Source
v2.2.334
Compare Source
v2.2.333
Compare Source
v2.2.332
Compare Source
nuxt/content (@nuxt/content)
v3.5.1
Compare Source
Bug Fixes
\r
(c10269d)nuxt/eslint (@nuxt/eslint)
v1.4.0
Compare Source
🚀 Features
View changes on GitHub
v1.3.1
Compare Source
No significant changes
View changes on GitHub
unocss/unocss (@unocss/eslint-plugin)
v66.1.2
Compare Source
🚀 Features
pseudo
syntax - by @zyyv in https://github.com/unocss/unocss/issues/4665 (c5514)🐞 Bug Fixes
content
rules - by @zyyv (47176)outline
rule close #4650 - by @zyyv in https://github.com/unocss/unocss/issues/4650 (4d27c)View changes on GitHub
v66.1.1
Compare Source
🚀 Features
field-sizing
rule - by @zyyv (61dad)noscript
&scripting
variant in Tailwind 4.1 - by @OverflowCat and @zyyv in https://github.com/unocss/unocss/issues/4637 (11bb7)🐞 Bug Fixes
leading-none
utility - by @danielwaltz in https://github.com/unocss/unocss/issues/4640 (81b49)ring
rule withbracket
close #4618 - by @zyyv in https://github.com/unocss/unocss/issues/4618 (89f75)presetWind4
parse error with@apply
(2) - by @Simon-He95 and @zyyv in https://github.com/unocss/unocss/issues/4643 (30122)View changes on GitHub
v66.1.0
Compare Source
🚨 Breaking Changes
🚀 Features
cssValueInput
type in static rule - by @zyyv in https://github.com/unocss/unocss/issues/4494 (0bbd9)cacheMap
increateCDNFetchLoader
- by @antfu (5eae7)preset-wind4
- by @zyyv in https://github.com/unocss/unocss/issues/4439 (35555)preset-wind4
- by @zyyv in https://github.com/unocss/unocss/issues/4458 (e5f79)processThemeVars
option - by @zyyv in https://github.com/unocss/unocss/issues/4533 (44cb5)utilityResolver
option support utility convert - by @zyyv in https://github.com/unocss/unocss/issues/4544 (a8864)🐞 Bug Fixes
unconfig
- by @sxzz in https://github.com/unocss/unocss/issues/4470 (14e1d)CountableSet
on standard class field semantics - by @hi-ogawa and @zyyv in https://github.com/unocss/unocss/issues/4437 (6deb9)operators
type toCSSEntry
& resovle negative value intranslate
- by @Simon-He95 and @zyyv in https://github.com/unocss/unocss/issues/4601 (7f4f7)shiki
usage & removenuxt/devtools
dep - by @zyyv (4523a)colorResolver
matchesundefined
- by @zyyv in https://github.com/unocss/unocss/issues/4578 (88aa9)aria
&data
- by @zyyv in https://github.com/unocss/unocss/issues/4608 (ee370)defaults
key close #4480 - by @zyyv in https://github.com/unocss/unocss/issues/4480 (63744)presetWind4
ring rules - by @praburangki in https://github.com/unocss/unocss/issues/4539 (7b99b)🏎 Performance
themeDeps
in wind4 meta related to #4623 - by @zyyv in https://github.com/unocss/unocss/issues/4623 (db6f1)View changes on GitHub
vite-pwa/nuxt (@vite-pwa/nuxt)
v1.0.1
Compare Source
🚀 Features
View changes on GitHub
vueuse/vueuse (@vueuse/core)
v13.2.0
Compare Source
🚀 Features
nonce
- by @1-dilikelei and 董梁玮 in https://github.com/vueuse/vueuse/issues/4749 (fa2c0)🐞 Bug Fixes
ComputedRef<T>
type whenlazy: true
- by @ferferga in https://github.com/vueuse/vueuse/issues/4751 (b1718)View changes on GitHub
eslint/eslint (eslint)
v9.27.0
Compare Source
v9.26.0
Compare Source
nuxt/nuxt (nuxt)
v3.17.3
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
FormData
(#32013)ignore
patterns (#32020)useFetch
withwatch: false
(#32019)getCachedData
is provided (#32003)nuxtApp
for asyncData functions run on server (#32038)💅 Refactors
asyncData
(e779d6cd5)📖 Documentation
🤖 CI
bug
/enhancement
labels to issue types (3ff743fe0)❤️ Contributors
v3.17.2
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
handleHotUpdate
in production (#31971)🩹 Fixes
transition
(#31945)useFetch
(#31963)scrollToTop
(#31914)vfs
even if a file exists inbuildDir
(#31969)useAsyncData
reactive tokey
changes whenimmediate: false
(#31987)WarningFilter
type (2a79dbd68)warningIgnoreFilters
(a62e808ac)📖 Documentation
@nuxt/kit
documentation (#31793)🏡 Chore
✅ Tests
asyncDataDefaults.value
(91568c5da)🤖 CI
❤️ Contributors
v3.17.1
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
execute
when non-immediate fetch key changes (#31941)escapeHTML
from vue (8e4b8d62f)@vue/shared
dependency (7d445c963)📦 Build
🏡 Chore
✅ Tests
❤️ Contributors
v3.17.0
Compare Source
👀 Highlights
This release brings a major reworking of the async data layer, a new built-in component, better warnings, and performance improvements!
📊 Data Fetching Improvements
A major reorganization of Nuxt's data fetching layer brings significant improvements to
useAsyncData
anduseFetch
.Although we have aimed to maintain backward compatibility and put breaking changes behind the
experimental.granularCachedData
flag (disabled by default), we recommend testing your application thoroughly after upgrading. You can also disableexperimental.purgeCachedData
to revert to the previous behavior if you are relying on cached data being available indefinitely after components usinguseAsyncData
are unmounted.👉 Read the the original PR for full details (#31373), but here are a few highlights.
Consistent Data Across Components
All calls to
useAsyncData
oruseFetch
with the same key now share the underlying refs, ensuring consistency across your application:This solves various issues where components could have inconsistent data states.
Reactive Keys
You can now use computed refs, plain refs, or getter functions as keys:
Optimized Data Refetching
Multiple components watching the same data source will now trigger only a single data fetch when dependencies change:
🎭 Built-In Nuxt Components
<NuxtTime>
- A new component for safe time displayWe've added a new
<NuxtTime>
component for SSR-safe time display, which resolves hydration mismatches when working with dates (#31876):The component accepts multiple time formats and gracefully handles both client and server rendering.
Enhanced
<NuxtErrorBoundary>
The
<NuxtErrorBoundary>
component has been converted to a Single File Component and now exposeserror
andclearError
from the component - as well as in the error slot types, giving you greater ability to handle errors in your templates and viauseTemplateRef
(#31847):